home *** CD-ROM | disk | FTP | other *** search
/ Geek 6 / Geek-006.iso / mac / mEdit_1.0b3.sea.hqx / mEdit 1.0b3.rsrc / STR#_5001.txt < prev    next >
Text File  |  2000-04-13  |  9KB  |  414 lines

  1. unload URL=unload URL |<urlPath>|
  2.  
  3. set text URL=set the text of |<fieldDesc>| to URL <urlPath>
  4.  
  5. set pictureData URL=set the pictureData of |<graphic_desc>| to URL <urlPath> streamBuffer <bufferSize>
  6.  
  7. send CGI data with post=send expression to URL |<cgiPath>| using send method with callBack <callbackMessage>
  8.  
  9. send CGI data with get=send expression to URL |<cgiPath>| using get method with callBack <callbackMessage>
  10.  
  11. play sound URL=play sound URL |<urlPath>|
  12.  
  13. play movie URL=play movie URL |<urlPath>|
  14.  
  15. play film URL=play film URL |<urlPath>| 
  16.  
  17. open URL=open URL |<urlPath>|
  18.  
  19. open project URL=open project URL |<urlPath>|
  20.  
  21. open film URL=open film URL |<urlPath>| with <width>,<height> streamBuffer <bufferSize>
  22.  
  23. open card URL=open <cardDesc> of project URL |<urlPath>|
  24.  
  25. load URL=load URL |<urlPath>| into cache streamBuffer <bufferSize> with callback <callbackMessage>
  26.  
  27. kill URL=kill URL |<urlPath>|
  28.  
  29. go URL=go URL |<urlPath>|
  30.  
  31. go project URL=go project URL |<urlPath>|
  32.  
  33. go card URL=go <cardDesc> of project URL |<urlPath>|
  34.  
  35. close film URL=close film URL |<urlPath>|
  36.  
  37. --
  38.  
  39. there is not=there is not a |<objectDesc>|
  40.  
  41. there is=there is a |<objectDesc>|
  42.  
  43. subtract=|<number>| - <number>
  44.  
  45. raised to=|<number>| ^ <number>
  46.  
  47. or=|<expression>| or <expression>
  48.  
  49. not equal to=|<expression>| <> <expression>
  50.  
  51. not=not |<expression>|
  52.  
  53. muliply=|<number>| * <number>
  54.  
  55. modulus=|<number>| mod <number>
  56.  
  57. less than or equal to=|<expression>| <= <expression>
  58.  
  59. less than=|<expression>| < <expression>
  60.  
  61. is within=|<string>| is within <string>
  62.  
  63. is not within=|<string>| is not within <string>
  64.  
  65. is not in=|<string>| is not in <string>
  66.  
  67. is not=|<string>| is not <string>
  68.  
  69. is in=|<string>| is in <string>
  70.  
  71. is=|<string>| is <string>
  72.  
  73. integer divide=|<number>| div <number>
  74.  
  75. greater than or equal to=|<expression>| >= <expression>
  76.  
  77. greater than=|<expression>| > <expression>
  78.  
  79. equals=|<expression>| = <expression>
  80.  
  81. divide=|<number>| / <number>
  82.  
  83. contains=|<string>| contains <string>
  84.  
  85. concatenate with space=|<string>| && <string>
  86.  
  87. concatenate=|<string>| & <string>
  88.  
  89. and=|<expression>| and <expression>
  90.  
  91. add=|<number>| + <number>
  92.  
  93. --
  94.  
  95. write file=write |<value>| to file <filePath>
  96.  
  97. wait white=wait while |<condition>|
  98.  
  99. wait until=wait until |<condition>|
  100.  
  101. wait time=wait for |<number>| {ticks|seconds}
  102.  
  103. unlock screen=unlock screen
  104.  
  105. unlock messages=unlock messages
  106.  
  107. unlock errors=unlock error dialogs
  108.  
  109. ungroup=ungroup -- grouped graphic must be selected first
  110.  
  111. type=type |<value>| with <modifierList>]
  112.  
  113. trace=trace |<options>|
  114.  
  115. subtract=subtract |<number>| from <container>
  116.  
  117. stop movie=get movie(|<movieRefNum>|,stop)
  118.  
  119. stop listening=stop listening
  120.  
  121. start movie=get movie(|<movieRefNum>|,start)
  122.  
  123. start listening=start listening
  124.  
  125. sort=sort |<direction>| <format> by <fieldDesc>
  126.  
  127. shuffleForward=shuffleForward -- object must be selected first
  128.  
  129. shuffleBack=shuffleBack -- object must be selected first
  130.  
  131. show window=show |<windowDesc>|
  132.  
  133. show object=show |<objectDesc>|
  134.  
  135. show balloon picture resource=show [help] balloon at |<rect>| with picture {id <pictResID>} / <pictResName>
  136.  
  137. show balloon picture file=show [help] balloon at |<rect>| with picture file <pictFilePath>
  138.  
  139. show balloon text=show [help] balloon at |<rect>| with <textString>
  140.  
  141. setWindow=setWindow |<windowDesc>|
  142.  
  143. setDialogItem=setDialogItem |<itemNum>|,<action>[,<actionData>]
  144.  
  145. set object property=set |<propertyName>| of <objectDesc> to <value>
  146.  
  147. set movie property=get movie(|<movieRefNum>|,set,<movieProp>,<value>)
  148.  
  149. set global property=set |<propertyName>| to <value>
  150.  
  151. sendBack=sendBack -- object must be selected first
  152.  
  153. send to program=send [file] |<expression>| to program <programAddress> [with <eventSpec>] [without reply]
  154.  
  155. send message=send |<message>| to <objectDesc>
  156.  
  157. select text=select |<chunkExpression>|
  158.  
  159. select object=select |<objectDesc>|
  160.  
  161. say text=say |<container>| using |<voice>|
  162.  
  163. save=save |[all]
  164.  
  165. rotate=rotate polygon -- polygon must be selected first
  166.  
  167. revert=revert
  168.  
  169. reshape=reshape [arc|polygon] -- object must be selected first
  170.  
  171. reset paint=reset paint
  172.  
  173. request appleEvent=request appleEvent |<dataType>| [with keyWord <theKeyWord>]
  174.  
  175. request=request |<expression>| from program <programAddress>
  176.  
  177. reply error=reply error |<expression>| [with keyword <theKeyWord>]
  178.  
  179. reply=reply |<expression>
  180.  
  181. remove script=remove script of |<objectDesc>| from <frontOrBack>
  182.  
  183. remove movie=get movie(|<movieRefNum>|,remove)
  184.  
  185. remove all scripts=remove all scripts
  186.  
  187. remove all movies=remove movies
  188.  
  189. remove menu=remove menu |<menuDesc>|
  190.  
  191. record sound=record sound [file] |<soundName>| with <soundQuality> quality
  192.  
  193. record pics=record pics
  194.  
  195. record movie=record movie
  196.  
  197. read file until end=read from file |<filePath>| [at <startNum>] until <character>
  198.  
  199. read file until char=read from file |<filePath>| [at <startNum>] until <character>
  200.  
  201. read file for # chars=read from file |<filePath>| [at <startNum>] for <number>
  202.  
  203. quit SuperCard=quit SuperCard
  204.  
  205. put=put |<value>| into <container>
  206.  
  207. push card=push card
  208.  
  209. print card=print card
  210.  
  211. popUp menu=popUp |<menuDesc>| at <location> [with item <number>]
  212.  
  213. pop card=pop card
  214.  
  215. play sound file=play sound file |<soundPath>|
  216.  
  217. play sound=play sound |<soundName>|
  218.  
  219. play pics=play pics |<picsPath>| at <location> [<speed>]
  220.  
  221. play movie asynchronously=play movie |<movieName>| with [invisible] controller
  222. put it into <movieRefNum>
  223.  
  224. play movie=play movie |<movieName>|
  225.  
  226. play film=play film |<filmName>|
  227.  
  228. play audio=play audio [disc] [mode mono/stereo/left/right/<playModeValue>] [track <startTrack> [to <endTrack>]] / [scan forth/back/stop] / [stop/pause/continue/eject]
  229.  
  230. pick selected=pick selected
  231.  
  232. pick=pick |<filmName>|
  233.  
  234. paste text=paste text
  235.  
  236. paste objects=paste objects
  237.  
  238. paste card=paste card
  239.  
  240. pass=pass |<messageName>|
  241.  
  242. open sound=open sound |<soundPath>|
  243.  
  244. open pics=open pics |<picsPath>|
  245.  
  246. open movie=open movie |<moviePath>|
  247.  
  248. open film=open film |<filmPath>| using <height>,<width>
  249.  
  250. open file=open file |<filePath>|
  251.  
  252. open card=open |<cardDesc>|
  253.  
  254. open window=open |<windowDesc>|
  255.  
  256. open project=open |<projectDesc>|
  257.  
  258. notify=notify
  259.  
  260. new menu=new menu |<menuName>|
  261.  
  262. new graphic=new graphic
  263.  
  264. new field=new field
  265.  
  266. new button=new button
  267.  
  268. new card=new card
  269.  
  270. new window=new window
  271.  
  272. new project=new |<projectDesc>|
  273.  
  274. multiply=multiply |<container>| by <number>
  275.  
  276. move object=move |<objectDesc>| to <pointList>
  277.  
  278. lock screen=lock screen
  279.  
  280. lock messages=lock messages
  281.  
  282. lock errors=lock error dialogs
  283.  
  284. launch document=launch |<document>| with <application>
  285.  
  286. launch application=launch |<application>|
  287.  
  288. insert script=insert [the] script of |<objectDesc>| into <frontOrBack>
  289.  
  290. insert menu=insert |<menuDesc>| [as help]
  291.  
  292. insert hierarchical menu=insert |<menuDesc>| into <menuItemDesc>
  293.  
  294. idle=get movie(|<movieRefNum>|,idle)
  295.  
  296. hide window=hide |<windowDesc>|
  297.  
  298. hide object=hide |<objectDesc>|
  299.  
  300. hide controllers=hide [movie] controllers
  301.  
  302. hide balloon=hide [help] balloon
  303.  
  304. group=group -- graphics must be selected first
  305.  
  306. grabber=grabber
  307.  
  308. go card=go |<cardDesc>|
  309.  
  310. go window=go |<windowDesc>|
  311.  
  312. get movie property=get movie(|<movieRefNum>|,get,<movieProp>)
  313.  
  314. get=get |<expression>|
  315.  
  316. find=find |<value>| [in <fieldDesc>]
  317.  
  318. export card=export card to file |<fileName>|
  319.  
  320. enable menu=enable |<menuDesc>|
  321.  
  322. enable button=enable |<buttonDesc>|
  323.  
  324. edit script=edit script of |<projectDesc>
  325.  
  326. drag=drag from |<location>| to <location>
  327.  
  328. doMenu=doMenu |<menuItemName>|
  329.  
  330. do=do |<statement>|
  331.  
  332. divide=divide |<container>| by <number>
  333.  
  334. disable menu=disable |<menuDesc>|
  335.  
  336. disable button=disable |<buttonDesc>|
  337.  
  338. dial=dial |<number>| [with modem <modemCommands>]
  339.  
  340. delete file=delete file |<filePath>|
  341.  
  342. delete text=delete (|<chunkExpression>|)
  343.  
  344. delete object=delete |<objectDesc>|
  345.  
  346. delete card=delete card
  347.  
  348. delete window=delete window -- window must be current
  349.  
  350. define=define the |<property>| of <objectDesc>
  351.  
  352. cycle colors=cycle all
  353.  
  354. cut text=cut text
  355.  
  356. cut object=cut |<objectDesc>|
  357.  
  358. cut card=cut card
  359.  
  360. cut=cut
  361.  
  362. copy movie=get movie(|<movieRefNum>|,copy)
  363.  
  364. copy text=copy text
  365.  
  366. copy object=copy |<objectDesc>|
  367.  
  368. copy card=copy card
  369.  
  370. copy=copy
  371.  
  372. convert=convert |<container>| to <dateFormat>
  373.  
  374. compact=compact
  375.  
  376. close pics=close pics
  377.  
  378. close movie=close movie
  379.  
  380. close film=close film |<filmName>|
  381.  
  382. close window=close |<windowDesc>|
  383.  
  384. close project=close |<projectDesc>|
  385.  
  386. close all windows=close all windows
  387.  
  388. click=click at |<horizontal>|,<vertical>
  389.  
  390. clear object(s)=clear -- object must be selected first
  391.  
  392. choose tool=choose |<toolName>| tool
  393.  
  394. bringFront object(s)=bringFront -- object must be selected first
  395.  
  396. beep=beep
  397.  
  398. ask password=ask password |<prompt>| [with <default_answer>] [at <location>]
  399.  
  400. ask list=ask list |<textList>| [prompt <prompt>] [with <button1> [or <button2>]] [using <stylesList>] [hilitedLines <numberList>] [at <location>] [return text/lines]
  401.  
  402. ask file=ask file |<prompt>| [with <default_answer>] [at <location>]
  403.  
  404. ask=ask |<prompt>| [with <default_answer>] [at <location>]
  405.  
  406. answer folder=answer folder |<prompt>| [at <location>]
  407.  
  408. answer file=answer file |<prompt>| [of type <type1> [or <type2> [or <type3>]]] [at <location>]
  409.  
  410. answer=answer |<prompt>| [with <button1> [or <button2> [or <button3>]]] [at <location>]
  411.  
  412. add=add |<number>| to <container>
  413.  
  414.